Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Pass a valid auth token. #248

Merged
merged 3 commits into from
Jan 13, 2021

Conversation

lholmquist
Copy link
Member

@lholmquist lholmquist commented Jan 12, 2021

This allows the user to pass a valid auth token to the client to autheticate requests

The client will now also ping the user endpoint with the token passed in to get the user associated with that token

This allows the user to pass a valid auth token to the client to autheticate requests
@coveralls
Copy link

Pull Request Test Coverage Report for Build 480691418

  • 0 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 463769929: 0.0%
Covered Lines: 95
Relevant Lines: 95

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 12, 2021

Pull Request Test Coverage Report for Build 481524660

  • 15 of 15 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 463769929: 0.0%
Covered Lines: 106
Relevant Lines: 106

💛 - Coveralls

@lholmquist lholmquist merged commit 558bcdb into nodeshift:master Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants